PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package
/
PDF3DCrossSection Class
/ setOpacity Method
A number in the range [0, 1] indicating the opacity of the cutting plane using a standard additive blend mode.
Collapse All
Expand All
In This Topic
setOpacity Method
In This Topic
Sets the opacity of the cutting plane.
Syntax
public
void
setOpacity(
double
opacity
)
Parameters
opacity
A number in the range [0, 1] indicating the opacity of the cutting plane using a standard additive blend mode.
See Also
Reference
PDF3DCrossSection Class
PDF3DCrossSection Members